home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 260
- Top = 320
- Width = 577
- Height = 333
- ActiveControl = FREditor1
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsMDIChild
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- Position = poDefault
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 120
- TextHeight = 20
- object FREditor1: TxEditor
- Left = 0
- Top = 0
- Width = 569
- Height = 304
- Align = alClient
- Color = clWhite
- Color_Default = clBlack
- Color_Sonderzeichen = clBlue
- LineHeight = 16
- MaxCanvasChars = 0
- MaxCanvasLines = 16
- ScrollVPos = 0
- ScrollHPos = 0
- TabStop = False
- OnKeyUp = FREditor1KeyUp
- end
- object ReplaceDialog1: TReplaceDialog
- Left = 96
- Top = 16
- end
- object FindDialog1: TFindDialog
- Options = [frDown, frDisableUpDown, frDisableWholeWord]
- OnFind = FindDialog1Find
- Left = 56
- Top = 16
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 24
- Top = 240
- end
- end
-